projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24456ff
)
* net/newsticker.el (newsticker--insert-image): Update docstring,
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 3 Feb 2007 17:34:35 +0000
(17:34 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 3 Feb 2007 17:34:35 +0000
(17:34 +0000)
and insert the image directly.
(newsticker--buffer-redraw): Update docstring.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c0aa0f6937aee6c93f7e2daf2696cd66596758ad..6a66b6da0cf86a77ea7b70f163e494896808df95 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2007-02-03 Chong Yidong <cyd@stupidchicken.com>
+ * net/newsticker.el (newsticker--insert-image): Update docstring,
+ and insert the image directly.
+ (newsticker--buffer-redraw): Update docstring.
+
* emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Rename
from define-global-minor-mode.